@import url(font.css);


body {
    font-family: '';
    font-size: 20px;
    background-color: #e8ecf5;
}

ul li {
    font-family: 'nunitobold';
}
.font-rimouski{
    font-family: 'rimouskisemibold';
}
.font-nunito{
font-family: 'nunitoregular';
}
h1,
h2,
h3,
h4,
h5,
footer,
.congrats-text  {
    font-family: 'rimouskisemibold';
    color: #134371;
    font-size: 30px;
}

h2 {
    font-size: 26px !important;
}

h3 {
    font-size: 20px !important;
}

h5 {
    font-size: 32px !important;
}
p{
    font-family: 'nunitoregular';
    font-size: 15px;
}

.common-ul{
	padding-left:25px;
	margin: 0 !important;
}
.common-ul li{
    font-size: 15px;
    line-height: 32px;
}
.btn {
    font-family: 'rimouskisemibold';
    font-size: 18px;
    border: 0;
    max-width: 230px;
    width: 100%;
    padding: 11px 0;
}
.btn-secondary, .btn-primary{
  font-size: 16px;
  max-width: 154px;
  padding: 9px 16px;
}

.btn-primary {
    background-color: #134371;
}

.btn-secondary {
    background-color: #99ca3e;
}
.backbutton {
    left: 10px;
    top: 0;
    height: 75%;
}
.backbutton p{
    font-family: 'nunitobold';
    font-size: 18px;
    color: #134371;
}
.greytextcolor {
    color: #363636;
}

.greenColor {
    color: #99ca3e;
}

.blueColor {
    color: #134371;
}

.whiteBGForm {
    padding: 19px 15px 26px 15px !important;
}

.inputInfoSecondary {
    font-family: 'nunitobold';
    font-size: 10px;
    color: #535353;
    padding-right: 24px;
}

.inputInfo {
    font-family: 'nunitobold';
    font-size: 14px;
    color: #535353;
}

.form-label,
.form-check,
.form-check-inline,
.normalHeading {
    font-family: 'nunitobold';
    font-size: 16px;
    color: #363636;
    margin-bottom: 5px;
}

.form-check input {
    border-color: #134371;
    margin-top: 3px;
}

.form-check-input:checked {
    background-color: #134371;
    border-color: #134371;
    box-shadow: inset 0 0 0px 2px #fff;
}

.form-check-input:checked[type="radio"] {
    background-image: none;
}

.form-check-input:focus {
    box-shadow: inset 0 0 0px 2px #fff;
}

.form-control:focus {
    box-shadow: none;
  }
.form-control {
    border-bottom: 1px solid #a4a4a4 !important;
    border: 0;
    border-radius: 0 !important;
    font-family: 'nunitobold';
    padding: 0px 6px;
}

.form-control::-webkit-input-placeholder {
    /* Edge */
    color: #bfc9e1;
    font-family: 'nunitobold';
}

.form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #bfc9e1;
    font-family: 'nunitobold';
}

.form-control::placeholder {
    color: #bfc9e1;
    font-family: 'nunitobold';
}

.calendarSet {
    cursor: pointer;
    right: 7px;
    top: 30px;
    font-size: 14px;
    z-index: 9;
}

.infoSet {
    right: 15px;
    color: #134371;
    font-size: 15px;
    z-index: 9;
}

.border-dashed {
    font-family: 'rimouskisemibold';
    font-size: 25px;
    color: #dae0ee;
    letter-spacing: 6px;
    overflow: hidden;
    text-align: center;
}

.form-check-input:checked[type="checkbox"] {
    background-color: #99ca3e;
    border-color: #99ca3e;
    width: 21px;
    height: 21px;
    margin-top: 2px;
    background-image: url(../images/check-img.png);
    background-size: auto;
    background-size: 13px;
    box-shadow: none;
}

.form-check-input[type="checkbox"] {
    border-color: #d2d2d2;
    width: 21px;
    height: 21px;
    margin-top: 2px;
}

.popover h3 {
    background-color: #fff;
    color: #134371;
    font-size: 14px !important;
    border: 0;
    padding-bottom: 5px !important;
}
.date-picker-error{
    bottom: -25px;
}
/* select tag */
.dselect-wrapper.form-control {
    padding: 0;
}
.dselect-placeholder{
    color: #bfc9e1;
}
.dselect-wrapper button {
    text-align: left;
    border: 0 none;
    padding: 12px 20px;
    background-color: transparent;
    box-shadow: none !important;
    background-position: right 1.25rem center;
    background-size: 18px 15px;
}

.dselect-wrapper .dropdown-menu.show {
    width: 100%;
    border-radius: 20px;
    padding: 12px;
    border-color: #a4a4a4;
    margin-top: 5px !important;
}

.dselect-wrapper .dropdown-menu.show .dselect-items {
    margin: 11px -12px 0 -12px;
    max-height: 200px !important;
}

.dselect-wrapper .dropdown-menu.show .form-control {
    border-radius: 30px;
}

.dselect-wrapper .dropdown-menu .dropdown-item.active {
    background-color: #f1f1f1;
    color: #363636 !important;
}

/* Select tag end */
ul {
    padding: 0;
    margin-left: 12px;
    margin-top: 9px !important;
    line-height: 22px;
}

ul li {
    font-size: 14px;
    font-family: 'nunitoregular';
}

/* welcome page start */
.input-group.welcome-input > .form-control:focus{
    z-index: auto;
}

.paw-image {
    background-image: url(../images/paw.png);
    background-repeat: no-repeat;
    background-position: 0 160px;
}
.tick{
    position: relative;
}
.tick::after {
    content: "";
    background-image: url(../images/img1.png);
    background-repeat: no-repeat;
    background-position: 0;
    width: 32px;
    height: 35px;
    position: absolute;
    background-size: 23px;
    rotate: 23deg;
    top: 0px;
}

.welcome-input input {
    border-radius: 50px !important;
    font-family: 'nunitobold';
    font-size: 14px;
    color: #363636;
    border:0 !important;
    padding: 15px 58px 15px 18px !important;
}

.welcome-input input.form-control:focus {
    box-shadow: 0px 0px 11px .25rem rgba(167, 192, 249, 0.4);
    border-color: transparent;
}

.welcome-input input::-webkit-input-placeholder {
    /* Edge */
    color: #bfc9e1;
}

.welcome-input input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #bfc9e1;
}

.welcome-input input::placeholder {
    color: #bfc9e1;
}

.welcome-input button {
    position: absolute !important;
    right: 0;
    border-radius: 50px !important;
    background-color: #134371;
    color: #fff;
    border: 0;
    font-size: 18px;
    font-family: 'rimouskisemibold';
    width: auto;
    z-index: 0 !important;
    margin-right: 9px;
    padding: 5px 14px !important;
}

/* welcome page end */

/* whatkindofpet start */
.whatkindofpet .arrow::after {
    right: -37px;
    top: -10px;
    rotate: -60deg;
}

/* whatkindofpet end */

/* Plan details start */

.plan-header.tableWide-wrapper{
    padding: 0 15px 0 15px !important;
}
.border-round-none-step3{
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
}
.border-round-none-step2{
    border-radius: 0 !important;
}
.border-round-none-step1{
    border-radius: 0 !important;
}

.invalid-feedback{
    position: absolute;
  background: #fff;
  border-radius: 0;
  padding: 2px 4px;
  font-size: 13px;
  margin-top: 0;
  font-family: 'nunitoregular';
  width: 95%;
}
.monthlyTagLine{
     font-family: 'nunitosemibold';
     font-size: 16px;
}
.discountCodeLable{
    display: none;
  }
.codeForm{
    width: 100%;
}

.applyCode{
    margin-top: 4px;
}
.planDetails {
    background-color: #f0f3f9;
    padding: 35px 30px;
    border-radius: 20px;
}
.planDetails ul li {
    background: transparent;
    border: none;
    padding: 10px 0;
    font-size: 16px;
    font-family: 'nunitobold';
}
.planDetails ul {
    margin: 0;
}
.planDetails h3 {
    border-bottom: 1px solid #d9e0ee !important;
}
.planAmount {
    color: #134371;
    font-size: 18px !important;
    font-weight: 500;
    border-bottom: 1px solid #d9e0ee !important;
    border-top: 1px solid #d9e0ee !important;
    margin-top: 20px;
    margin-bottom: 20px;
}
.table-plan-highlight{
    background-color: #134371;
  border-radius: 10px;
  color: #fff;
}

.discount-applied{
    background-color: #987eb4;
    font-family: 'nunitosemibold';
    top: 0px;
    z-index: 1;
    left: 0;
    border-radius: 15px 15px 0 0;
    padding-top: 17px !important;
    padding-bottom: 14px !important;
    opacity: 0;
    transition: opacity 0.1s linear;
}
.discount-area .discount-applied.show{
     opacity: 1;
       transition: opacity 0.1s linear;
}
.discount-applied span{
    font-size: 22px;
    color: #fff;
    line-height: 23px;
}
.discount-applied span strong{
    font-family: 'nunitoextrabold';
}
.discount-applied span p{
    font-family: 'nunitobold';
    line-height: normal;
}
.discount-applied a{
    font-size: 14px;
    color: #fff;
}
.discount-text{
	background-color: #f8e1e4;
	border-radius:15px 15px 0 0;
	font-size:20px;
	color:#7d3742;
	font-family: 'nunitoextrabold';
}
.discount-text:after, .discount-applied:after{
	content: "";
  position: absolute;
  background-image: url(../images/discount-dashed);
  width: 100%;
  height: 3px;
  left: 0;
  bottom: 0;
	
}
.discount-label{
	background-color:#e95f55;
	color:#fff;
	font-family: 'nunitoextrabold';
	font-size:14px;
}

.enter-discount-code{
	background-color: #f7d048;
	border-radius:0 0 15px 15px;
}
.enter-discount-code input.form-control{
	border: 1px solid #a4a4a4 !important;
    padding: 12px 20px;
    border-radius: 50px !important;
}
.enter-discount-code .btn-primary{
	padding: 13px 16px;
}
.enter-discount-code .invalid-feedback{
	font-size:13px;
	color:#e95f55;
	font-family: 'nunitoregular';
}
.table-wrapper h5{
	font-size:23px !important;
	text-transform:uppercase;
	font-family: 'nunitoextrabold';
}

.price-area{
	border-radius:0 0 15px 15px;
}
.price-area .price{
	font-family: 'rimouskisemibold';
	font-size:25px;
}
.plan-duration{
	font-size:17px;
	color:#99abd5;
}
.discount-price{
	color:#777778;
	font-size:17px;
}
.discount-plan-duration{
	font-size:13px;
}
.promotional{
	font-family: 'nunitoextrabold' !important;
}
.promotional strong{
	font-size:20px;
	font-weight: normal;
}
.promotional span{
	font-size:15px;
	font-family: 'nunitobold';
}
.currentPlan{
    box-shadow: 0px 0px 0 2px #99ca3e;
    transition: 0.5s ease;
}
.currentPlan:after{
    content: "";
    position: absolute;
    background-image: url(../images/planarrow.png);
    width: 18px;
    height: 12px;
    z-index: 9;
    bottom: -12px;
    left: 0;
    right: 0;
    margin: auto;
}

.detailsPlanCommon{
    border: 2px solid #99ca3d !important;
    border-radius:15px;
    padding: 15px;
    background: #fff;
}
.detailsPlanCommon .heading{
    font-size: 18px;
}
.detailsPlanCommon a{
    color: #363636;
    text-decoration: underline;
}
.detailsPlanCommon h5{
    font-size: 22px;
    text-transform: none;
    border-bottom: 2px solid #e4e4e4;
    padding-bottom: 10px;
    padding-right: 92px;

}
.detailsPlanCommon h5 span{
    font-size: 14px;
    font-family: 'nunitosemibold';
    margin-left: 3px;
}
.detailsPlanCommon h5 strong{
    font-family: 'nunitoextrabold';
    font-size: 16px;
}
.detailsPlanCommon h5 .discount-label{
    position: absolute;
    right: 0;
    width: 90px;
    padding: 8px 0 !important;
    text-align: center;
}
.detailsPlanCommon ul li{
    list-style: none;
    line-height: 22px;
    margin-bottom: 10px;
    font-size: 14px;
}
.detailsPlanCommon .interestFree{
    font-size: 12px;
    line-height: 16px;
    font-style: italic;
}
.codeForm .invalid-feedback{
    background: transparent;
    position: inherit;
}
/* Plan details end */


/* SWITCH STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.wrapper-plan-selection {
    padding: 0 18px 0 0px;
}

.wrapper-plan-selection h5 {
    padding-right: 78px;
    position: relative;
    font-size: 30px !important;
}

.wrapper-plan-selection h5::after {
    content: "";
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    rotate: -98deg;
    width: 53px;
    height: 80px;
    position: absolute;
    right: 17px;
    top: -20px;
    background-size: 100%;
}

.active-plan {
    background: #fff;
    border-radius: 24px 24px 0 0;

}

.switch-wrapper {
    position: relative;
    display: inline-flex;
    padding: 3px;
    border-radius: 100px;
    background: #134371;
    font-family: 'rimouskisemibold';
    width: 100%;
	max-width:300px;
}

.switch-wrapper label {
    z-index: 1;
    min-width: 100px;
    width: 50%;
    line-height: 27px;
    cursor: pointer;
    border-radius: 30px;
    transition: color 0.25s ease-in-out;
    color: #fff;
    text-align: center;
    padding: 15px 26px 15px 45px;
    font-size: 18px !important;
}

.switch-wrapper [type="radio"]:checked#monthly~label[for="monthly"],
.switch-wrapper [type="radio"]:checked#yearly~label[for="yearly"] {
    color: #134371;
    background-image: url(../images/plancheck.png);
    background-repeat: no-repeat;
    background-position: 16%;
    padding: 15px 26px 15px 45px;
}

.switch-wrapper [type="radio"] {
    position: absolute;
    left: -9999px;
}

.switch-wrapper [type="radio"]:checked#yearly+label[for="monthly"]~.highlighter {
    transform: none;
}

.switch-wrapper [type="radio"]:checked#monthly+label[for="yearly"]~.highlighter {
    transform: translateX(95%);
}

.switch-wrapper .highlighter {
    position: absolute;
    top: 7px;
    left: 7px;
    width: calc(50% - 4px);
    height: calc(93% - 8px);
    border-radius: 100px;
    background: #fff;
    transition: transform 0.25s ease-in-out;
}

/* TABLE STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.tableWide {
	width: 1136px;
	table-layout: fixed;
	margin-top: 0 !important;
}
.tableWide-wrapper {
	overflow-x: auto;
	box-sizing: border-box;
	width: 100%;
}
.table-wrapper table tbody {
    font-family: 'nunitosemibold';
    font-size: 15px;
    color: #363636;
}

.table-wrapper table tr {
    display: flex;
}

.table-wrapper table tr td {
    padding: 20px 15px;
    border-right: 1px solid #dae1ef;
    border-bottom: 1px solid #dae1ef;
}

.table-wrapper table td:last-child {
    border-right: 0;
}

.table-wrapper table tr:last-child td {
    border-bottom: 0;
}

.table-wrapper table th:first-child,
.table-wrapper table td:first-child {
    text-align: left;
    padding: 20px 0;
}

.table-wrapper table th,
.table-wrapper table td {
    width: 25%;
    min-width: 150px;
    text-align: center;
}

.table-wrapper .hide {
    display: none;
}

.table-wrapper table thead th {
    font-family: 'rimouskisemibold';
    padding: 27px 0 27px 0;
}

.table-wrapper table thead h5 {
    font-size: 25px !important;
}

.table-wrapper table thead h5 a {
    font-size: 20px;
}

.table-wrapper table thead .amount .price-details {
    font-size: 40px;
}

.table-wrapper table thead .amount .price-duration {
    font-size: 20px;
    color: #95aee6;
}

.table-wrapper table tbody .form-check {
    font-family: 'nunitosemibold';
}

.pb-0 {
    padding-bottom: 0 !important;
}

.collapse-arrow.collapsed i {
    transform: rotateX(180deg);
}

.collapse-arrow i {
    transform: rotateX(0deg);
    transition: ease 0.5s;
}

.disable-plan-button {
    background-color: #fff;
    color: #134371;
    border: 2px solid #99ca3e;
    padding: 9px 0;
}

/* Side progress bar */
.side-progress-bar {
    width: 213px;
    height: 500px;
    background-color: #a4a4a4;
    position: absolute;
    top: 0;
    right: 0;
}


/*Details page*/
.pound-sign span{
    position: absolute;
    left: 1px;
    top: -1px;
    font-size: 18px;
    font-family: 'nunitobold';
}
.currencySignSpance{
    padding-left: 14px;
}
.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
    margin-bottom: 10px;
}

.box-tools {
    position: absolute;
    right: 10px;
    top: 5px;
}

.dropzone-wrapper {
    border: 2px dashed #7e7e7e;
    border-radius: 50px;
    height: 144px;
    margin-bottom: 43px;
}

.dropzone-desc {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
    top: 15px;
    font-size: 25px;
    color: #134371;
    font-family: 'rimouskisemibold';
}

.dropzone-desc i {
    font-size: 50px;
}

.dropzone,
.dropzone:focus {
    position: absolute;
    outline: none !important;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
    left: 0;
}

.dropzone-wrapper:hover,
.dropzone-wrapper.dragover {
    background: #ecf0f5;
}

.preview-zone {
    text-align: center;
  height: 335px;
  top: 0;
  margin-bottom: 20px;
}

.preview-zone .box {
    box-shadow: none;
  border-radius: 0;
  width: 309px;
  margin: auto;
  height: 328px;
  top: 2px;
}

.upload-center-area {
    font-size: 25px;
  font-family: 'rimouskisemibold';
  color: #134371;
  background-image: url(../images/img-frame.png);
  background-repeat: no-repeat;
  background-size: 336px;
  background-position: top center;
  width: 100%;
  top: 0;
  height: 100%;
  max-width: 340px;
  transform: translate(-50%,0) !important;
  left: 50%;
}
.preview-zone .box .img-frame {
    margin: auto;
  overflow: hidden;
  border-radius: 100%;
  transform: translate(-50%,-50%) !important;
  width: 100%;
  height: 94%;
  padding: 14px 0px;
}
.preview-zone .box .img-frame p{
    display: none;
}
.preview-zone .box .img-frame span{
    font-family: 'rimouskisemibold';
    font-size: 16px;
    line-height: 20px;
    display: block;
}
.img-frame img {
    max-height: 330px;
}
.center-img-text{
    width: 130px;
    top: -160px;
    right: -32px;
    rotate: -30deg;
    
}
.center-img-text>span{
    position: absolute;
    left: -64px;
    top: 55px;
    rotate: -94deg;
}
.file-max-upload-size{
    bottom: -48px !important;
}
.accepted-file{
    position: absolute;
  bottom: -30px;
  left: 40px;
  font-family: 'nunitoregular';
  font-size: 13px;
  color: #6a6a6a;
}
.center-img-text p{
    font-family: 'rimouskisemibold';
    font-size: 18px;
  line-height: normal;
}
.center-img-text p span{
    font-size: 27px;
    width: 100%;
    display: block;
    white-space: nowrap;
}
.center-img-text p span::after{
    top: -6px;
}
.uploadPicError{
    position: absolute;
    bottom: -30px;
    left: 40px;
    font-family: 'nunitoregular';
    font-size: 13px;
    z-index: 1;
    background: #e8ecf5;
}
/* menu */
.navbar {
    margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}
.navbar .flex-row{
    width: 100%;
    padding: 0 15px;
}
.navbar .flex-row button{
    height: 56px;
  margin-top: 13px;
  width: 56px;
  padding: 0;
  border: 1px solid #134371;
  box-shadow: none !important;
}
.navbar .flex-row button i.bi.bi-list{
    font-size: 32px;
    color: #134371;
}
.navbar .flex-row button i.bi.bi-x{
    font-size: 39px;
    color: #134371;
}
.navbar .flex-row button[aria-expanded= false] .bi-list, .navbar .flex-row button[aria-expanded= true] i.bi-x {
    display: block;
}
.navbar .flex-row button[aria-expanded= true] .bi-list, .navbar .flex-row button[aria-expanded= false] i.bi-x {
    display: none;
}


/* .navbar .flex-row button.collapsed i.bi-list, .navbar .flex-row button i.bi-x{
    display: block !important;
}

.navbar .flex-row button.collapsed i.bi-x, .navbar .flex-row button i.bi-list{
    display: none;
} */

.navbar-brand img {
    width: 100%;
    max-width: 210px;
}

.navbar-nav .nav-link {
    color: #fff;
}

/* .dropend .dropdown-toggle {
    color: salmon;
    margin-left: 1em;
  } */
nav .dropdown-item:hover {
    background-color: transparent;
    color: #253E87;
}

nav .dropdown .dropdown-menu {
    display: none;
}

nav .dropdown>.dropdown-menu.show,
nav .dropend>.dropdown-menu.show {
    display: block;
    margin-left: 0;
    background-color: #f0f0f0;
    border: 0;
    border-radius: 0;
    top: 43px;
    width: 100%;
    padding: 0;
    margin-top: 0 !important;
}

nav .dropend:hover>.dropdown-menu i {
    rotate: -90deg;
}

@media screen and (min-width: 769px) {
  
    .dropend .dropdown-toggle {
        margin-left: 0.5em;
    }
}
.navbar-collapse{
    position: absolute;
    top: 0;
    width: 100%;
    background: #f0f0f0;
    z-index: 2;
    padding-top: 110px;
    min-height: 100vh;
}
.navbar-nav {
    width: 100%;
}

.navbar-nav li {
    font-family: 'rimouskisemibold';
    position: relative;
}

.navbar-nav li i {
    font-size: 12px;
}

.navbar-nav li.active~a {
    color: #253E87 !important;
}

.navbar-nav li.active>a::after {
    content: "";
    position: absolute;
    display: block;
    left: 20px;
    right: 20px;
    bottom: 3px;
    background-image: url(../images/dropdownSelection.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    height: 13px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    font-size: 15px;
    line-height: 134%;
    padding: 16px 20px;
    color: rgba(0, 0, 0, .95);
    text-align: left;
}

.navbar-expand-lg .navbar-nav .nav-link:hover {
    color: #253E87 !important;
}

.dropdown-toggle::after {
    display: none !important;
}

/* level 2 dropdown */
.navbar-expand-lg .navbar-nav li .dropend {
    padding: 0;
    margin: 0;
    text-align: left;

}

.navbar-expand-lg .navbar-nav li .dropend a {
    padding: 10px 20px;
    margin: 0;
    font-size: 14px;
    white-space: normal;
}

.navbar-expand-lg .navbar-nav li .dropend a i {
    rotate: -90deg;
}
.navbar-collapse i{
    rotate: 0deg;
}
.navbar-collapse .show i{
    rotate: 180deg;
}
/* level 3 dropdown */
.navbar-expand-lg .navbar-nav li .dropend ul {
    top: -8px;
}

/* footer */
footer {
    font-size: 15px !important;
}
footer .footer-logo{
    max-width: 280px;
}

footer ul li{
    width: 100%;
  text-align: center;
  margin: 15px 0;
}
footer ul li a {
    font-size: 18px !important;
    font-family: 'rimouskisemibold' !important;
    text-decoration: none;
    color: rgba(0, 0, 0, 0.7);
}

.contact-details li {
    margin: 15px 0 0px 0;
}

.contact-details li a {
    font-weight: normal;
    font-size: 15px !important;
}

.contact-details li a i {
    margin-right: 10px;
    font-size: 24px;
}

/* side bar progress bar and steps */
.side-bar-progress {
    width: 100%;
    z-index: 1;
    position: relative;
    padding: 0px 13px;
}

.side-bar-progress ul {
    display: flex;
    justify-content: space-around;
    margin: 0 !important;
}
.side-bar-progress ul li {
    list-style: none;
    position: relative;
    padding: 0 2px;
}
.side-bar-progress ul li:first-child{
    padding-top: 0;
}
.side-bar-progress ul li:last-child{
    padding-bottom: 0;
}
.side-bar-progress ul li.notComplete span{
    display: none !important;
}

.side-bar-progress ul li.activeProgressBar span, .side-bar-progress ul li.activeProgressBar div::after, .side-bar-progress ul li.activeProgressBar div::before{
    display: none !important;
}
.side-bar-progress ul li.hideBefore div::before{
display: none;
}
.side-bar-progress ul li.activeProgressBar{
    padding-bottom: 0rem;
  padding-top: 0;
}
.side-bar-progress ul li:first-child div::before, .side-bar-progress ul li:last-child div::after{
    display: none;
}
.side-bar-progress ul li div {
    border-radius: 100px;
    border: 2px solid #ced7ec;
    padding: 0 0;
    width: 100%;
    height: 100%;
    max-width: 80px;
    max-height: 80px;
    position: relative;
}
.side-bar-progress ul li span.checkstep {
    border: 2px solid #ced7ec;
  display: inline-block;
  border-radius: 50%;
  padding: 0px 0px;
  z-index: 1;
  right: 0;
  background-color: #fff;
  color: #99ca3e;
  font-size: 22px;
  text-align: center;
  line-height: 18px;
}


.side-bar-progress ul li div img {
    width: 100%;
}
.sidebar-text{
   display: none;
}
.side-bar-progress .progress{
  height: 16px;
  background: #d5dae6;
  overflow: inherit;
  margin-top: 12px;
}
.barprogresscount{
    color: #fff;
    font-family: 'rimouskisemibold';
}
.side-bar-progress .progress-bar{
    background-color: #99ca3e;
    color: #fff;
    overflow: inherit;
    width: 8px;
    position: relative;
    border-radius: 10px;
    justify-content: flex-start;
}
.progressBarSteps{
    font-family: 'nunitobold';
  font-size: 13px;
}
.side-bar-progress .progress-bar span{
    background-color: #99ca3e;
  border-radius: 14px;
  position: absolute;
  bottom: -19px;
  color: #fff;
  font-family: 'rimouskisemibold';
  padding: 0px 7px;
  font-size: 11px;
  transform: translate(-50%,-50%) !important;
  left: 50% !important;
}

/* congratulations page */

.congrats-text .tick{
    font-size: 30px;
    font-weight: bold;
}
.thankyou-page-content{
    height: 332px !important;
  transform: none !important;
  left: auto !important;
  
}
.thankyou-page-content div{
    max-width: 308px;
  max-height: 308px;
  width: 100%;
  height: 100%;
  border-radius: 100% !important;
}
.thankyou-page-content div img{
    max-height: 330px;
}
.covered-confirm-marked{
    left: 8%;
    top: 50%;
    transform: translate(2%,0%) !important;
    height: 155px;
}

/* question page */
.findus, .title{
    border: none;
}
.findus button.form-select, .title button.form-select{
    padding: 0px 6px;
}
.was-validated [data-dselect-text=""]{
    border-color: #dd3948 !important;
}

/* Quote Summary page */
.quotesummary .card {
    background-color: #ecc0db;
    border: none;
    border-radius: 15px;
}
.quotesummary .card img{
    width: 99%;
}


.quotesummary h4{
    font-size: 20px !important;
}

.quotesummary h5{
    font-size: 30px !important;
}
.quotepayment-color{
    background-color: #f5bec4 !important;
}
.quoteplan-color{
    background-color: #c2dfdd !important;
}
.quoteid-color{
    background-color: #86b4b4 !important;
}

/* login page */
.loginForgotPassword, .registerNow{
    font-family: 'nunitoregular';
    text-decoration: none;
    font-size: 15px;
    color: #134371;
}
.registerNow a{
    font-size: 15px;
    color: #134371;
    font-family: 'nunitosemibold';
}
.was-validated .confPassNotMatch{
    border-color: #dc3545 !important;
    background-image: none !important;
}
#CheckPasswordMatch{
    position: absolute;
  background: #fff;
  border-radius: 0;
  padding: 2px 11px;
  font-size: 13px;
  margin-top: 0;
  font-family: 'nunitoregular';
  color: #b02a37;
  width: 100%;
}

/* myaccount update personal details */
.sidebar-links{
    border: 0;
  box-shadow: none !important;
}
.sidebar-links li{
    border-bottom: none;
}
.sidebar-links li a{
    border-bottom: 1px solid #ddd;
}
.sidebar-links li a.active{
    background-color: #134371;
    border-bottom: none;
}

/* affiliate petshops */
.affiliate-petshops ul li{
    line-height: 36px;
}

.affiliate-petshops ul li a{
    text-decoration: none;
    color: rgba(0, 0, 0, 0.8) !important;
    font-size: 18px;
}


/*Loader*/
.loaderBG:before{
    content: "";
    z-index: 9;
    background-color: rgb(0 0 0 / 90%);
    height: 100%;
    width: 100%;
    position: fixed;;
}
.loader {
  box-sizing: border-box;
  position: relative;
  width: 48px;
  height: 48px;
  animation: spin 1s linear infinite;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 9;
}
.loader:after, .loader:before {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  border-radius: 50%;
  background: #c32529;
  animation: spin 1s linear infinite;
  transform-origin: 0px 100%;
}
.loader:before {
  transform-origin: 0 50%;
  background: #fff;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}


/*Horse cover page*/
.horse-cover-selection li{
    list-style: none;
}
.horse-cover-selection li span img{
    width: 59px;
    object-fit: contain;
}
.horse-cover-selection li span br{
    display: none;
}

.horse-cover-selection li p{
    font-size: 18px;
    font-family: 'nunitobold';
    line-height: 21px;
    padding-right: 24px;
    text-align: left;
}
    
.horse-cover-selection li label.checked{
    border: 3px solid #99ca3e;
    background-color: #f6f6f6;
    box-shadow: rgba(157, 174, 211, 0.5) 0px 1px 8px 0px;
}
.horse-cover-selection label{
    background-color: #fff;
    border-radius: 20px;
    border:3px solid #fff;
    box-shadow: #d2d2d2 0px 0px 0px 1px;
    transition: all 0.5s;
    cursor: pointer;
    position: relative;
}
.horse-cover-selection label input{
    position: absolute;
    right: 13px;
    top: 9px;
}

.horse-cover-selection .form-check-input:checked[type="radio"] {
    background-color: #99ca3e;
    border-color: #99ca3e;
    width: 21px;
    height: 21px;
    margin-top: 2px;
    background-image: url(../images/check-img.png);
    background-size: auto;
    background-size: 13px;
    box-shadow: none;
}

.horse-cover-selection .form-check-input[type="radio"] {
    border-color: #d2d2d2;
    width: 21px;
    height: 21px;
    margin-top: 2px;
    border-radius: 5px !important;
}

/*about hourse section*/
.control-main-div{
    border-top: 1px solid #b7b7b7;
}
.control-main-div ol li, .control-main-div ol li a{
    font-size: 14px;
    color: #8b8b8b;   
    font-family: 'nunitosemibold';
    text-decoration: none;

}
.control-main-div ol li.active{
    color: #134371;
    text-decoration: underline;
}


/*activity section*/
.activites-section h2{
        font-size: 22px !important;
    color: #134371;
    font-family: 'nunitobold';
    padding-left: 31px;
    position: relative;
    line-height: 18px;
    padding-bottom: 15px;
    border-bottom: 1px solid #c0c0c0;
}
.activites-section h2 input{
        position: absolute;
    left: 0;
    top: -3px;
}
.activites-section h2 span{
    font-size: 15px;
    color: #134371;
    font-family: 'nunitosemibold';
        display: inline-block;
    width: 100%;
}
.activites-section ul {
    margin: 1px;
}

.activites-section > ul > li{
    background-color: #fff;
    border-radius: 20px;
    border:3px solid #fff;
    box-shadow: #d2d2d2 0px 0px 0px 1px;
    transition: all 0.5s;
    position: relative;
    list-style: none;
    padding: 20px;
}

.activites-section > ul > li:hover{
    box-shadow: #99ca3e 0px 0px 0px 1px;
}

.activites-section ul li.checked{
    border: 3px solid #99ca3e;
    background-color: #f6f6f6;
    box-shadow: rgba(157, 174, 211, 0.5) 0px 1px 8px 0px;
}


.activites-section ol li{
    list-style: none;
    font-size: 16px;
    color: #363636;
    padding-left: 16px;
    line-height: 36px;
    position: relative;
    font-family: 'nunitosemibold';
}

.activites-section ol li:before{
    background-image: url(../images/arrow-right.png);
    content: "";
    width: 7px;
    height: 12px;
    position: absolute;
    left: 0;
    z-index: 9;
    top: 11px;
}

/*Plan page*/
.plan-section{
    background-color: #f8f8f8;
    padding: 0 15px;
    border-radius: 16px 16px 0 0;
}
.table-wrapper h4{
      font-size: 21px !important;
        font-family: 'nunitoextrabold';
        border-bottom: 1px solid #363636;
}
.table-wrapper ul li strong{
    font-family: 'nunitobold';
    font-size:16px;
    line-height:30px;
}
.table-wrapper ul li span{
    font-family: 'nunitosemibold';
    font-size:16px;
    line-height:30px;
}
.core-cover, .optional-extra{
    padding-top: 17px;
}
.optional-extra ul{
    margin: 0;
}

.optional-extra ul li{
    list-style: none;
    font-size: 16px;
   font-family: 'nunitosemibold';
}
.optional-extra ul li{
    margin-bottom: 7px;
}
.optional-extra ul li label{
     color: #134371;
     margin-left: 5px;
         margin-bottom: 0;
}
.carousel-inner{
    padding: 0 10px;
}